[INFO] fetching crate esaxx-rs 0.1.10...
[INFO] checking esaxx-rs-0.1.10 against try#901d6c1c62d7c61e05469e996c297476078ee06b for pr-157082
[INFO] extracting crate esaxx-rs 0.1.10 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate esaxx-rs 0.1.10
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate esaxx-rs 0.1.10
[INFO] tweaked toml for crates.io crate esaxx-rs 0.1.10 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate esaxx-rs 0.1.10 on toolchain 901d6c1c62d7c61e05469e996c297476078ee06b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate esaxx-rs 0.1.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6fa7ea546854ca04b057cc2b5a92ea362aaeb1c2701f64efb8a4deb4642564d0
[INFO] running `Command { std: "docker" "start" "6fa7ea546854ca04b057cc2b5a92ea362aaeb1c2701f64efb8a4deb4642564d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6fa7ea546854ca04b057cc2b5a92ea362aaeb1c2701f64efb8a4deb4642564d0" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fa7ea546854ca04b057cc2b5a92ea362aaeb1c2701f64efb8a4deb4642564d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6fa7ea546854ca04b057cc2b5a92ea362aaeb1c2701f64efb8a4deb4642564d0" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling rustix v0.38.17
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.8
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking regex-automata v0.3.9
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]    Compiling esaxx-rs v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking regex v1.9.6
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.25s
[INFO] running `Command { std: "docker" "inspect" "6fa7ea546854ca04b057cc2b5a92ea362aaeb1c2701f64efb8a4deb4642564d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fa7ea546854ca04b057cc2b5a92ea362aaeb1c2701f64efb8a4deb4642564d0", kill_on_drop: false }`
[INFO] [stdout] 6fa7ea546854ca04b057cc2b5a92ea362aaeb1c2701f64efb8a4deb4642564d0
